xend: Make device detach wait for detach to complete.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 11 Jun 2007 09:21:11 +0000 (10:21 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Mon, 11 Jun 2007 09:21:11 +0000 (10:21 +0100)
commitfbaf0773bbad202d4dec98f20ba97047ffe71151
tree2155a859691f4e5632d023204a3f4dcf0e86e69b
parent1606c2497d0461029bd566c45ce7ede6e56bdc02
xend: Make device detach wait for detach to complete.

*-detach will wait till device is detached or time'ed out.
XendConfig will be updated, if detached.

Signed-off-by: Max Zhen <max.zhen@sun.com>
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/DevController.py